Skip to content

docs: add vitepress-plugin-group-icons#1056

Merged
webfansplz merged 1 commit intovuejs:mainfrom
skirtles-code:docs-vitepress-plugin-group-icons
Mar 13, 2026
Merged

docs: add vitepress-plugin-group-icons#1056
webfansplz merged 1 commit intovuejs:mainfrom
skirtles-code:docs-vitepress-plugin-group-icons

Conversation

@skirtles-code
Copy link
Copy Markdown
Contributor

Closes #1055.

vitepress-plugin-group-icons is widely used throughout the Vue ecosystem, including the Vue core docs, VitePress docs and Vite docs.

It automatically adds icons to code groups, like this:

image

It also allow any code block to have a title bar, which is typically used to show a file name:

image

In addition to enabling the plugin, I've also added title bars to code blocks that show config files, which should resolve #1055.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 10, 2026

Deploy Preview for vue-devtools-docs ready!

Name Link
🔨 Latest commit b1ae90a
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/69b08c9bef33240008de642c
😎 Deploy Preview https://deploy-preview-1056--vue-devtools-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 10, 2026

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@1056

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@1056

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@1056

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@1056

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@1056

@vue/devtools-electron

npm i https://pkg.pr.new/@vue/devtools-electron@1056

@vue/devtools-shared

npm i https://pkg.pr.new/@vue/devtools-shared@1056

@vue/devtools-ui

npm i https://pkg.pr.new/@vue/devtools-ui@1056

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@1056

commit: df52e19

@webfansplz webfansplz merged commit 89f1247 into vuejs:main Mar 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite Plugin documentation page doesn't say which file to add configuration to.

2 participants